home *** CD-ROM | disk | FTP | other *** search
- Path: charm.il.ft.hse.nl!not-for-mail
- From: robert@il.ft.hse.nl (Robert Klep)
- Newsgroups: comp.lang.c
- Subject: Re: void main() and other atrocities!
- Date: 5 Feb 1996 10:26:23 +0100
- Organization: LSD...melts in your mind, not in your hand
- Message-ID: <4f4ifv$h8f@charm.il.ft.hse.nl>
- References: <4eduaj$1aq@grouper.Exis.Net> <4epplj$egf@host-3.cyberhighway.net> <4erjn2INN38b@keats.ugrad.cs.ubc.ca> <9602021300.AA04359@dxmint.cern.ch>
- NNTP-Posting-Host: charm.il.ft.hse.nl
-
- Dan Pop <danpop@mail.cern.ch>:
- >>You don't need main() to be defined has having any sort of return value unless
- >>you plan to "return" out of it. If you use exit(0) like me, declaring the
- >>function void is ok, since your function never returns.
- >BULLSHIT. Please read the FAQ before posting such nonsense.
-
- What happened with the 'if it works, it works' thought?
-
- robert
-